home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Private Casting
/
Casting One.bin
/
Docs
/
Help.dir
/
00010.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-02-21
|
185 b
|
16 lines
on mouseEnter
cursor([cast "curs", cast "mask"])
end
on mouseLeave
cursor(-1)
end
on mouseUp
global help
cursor(-1)
puppetSound(0)
set help to "help"
go(1, "panic")
end